Skip to content

chore(main): release 2.5.0 #1724

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented May 12, 2025

🤖 I have created a release beep boop

2.5.0 (2025-05-20)

⚠ BREAKING CHANGES

  • the updated ai.map() parameter list is not backward-compatible

Features

  • Add DataFrame.round method (#1742) (3ea6043)
  • Add deprecation warning to Gemini-1.5-X, text-embedding-004, and remove remove legacy models in notebooks and docs (#1723) (80aad9a)
  • Add structured output for ai map, ai filter and ai join (#1746) (133ac6b)
  • Support astype conversions to and from JSON dtypes (#1716) (8ef4de1)
  • Use read api for some peek ops (#1731) (108f4d2)

Bug Fixes

  • Reduce bigquery table modification via DML for to_gbq (#1737) (545cdca)
  • Stop ignoring arguments to MatrixFactorization.score(X, y) (#1726) (55c07e9)
  • Support str.replace re.compile with flags (#1736) (f8d2cd2)

Performance Improvements

  • Faster local data comparison using idenitity (#1738) (2858b1e)

Documentation


This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners May 12, 2025 23:21
@release-please release-please bot requested a review from sycai May 12, 2025 23:21
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label May 12, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 12, 2025
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label May 12, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 12, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 12, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 56b4cd1 to ae86f35 Compare May 13, 2025 19:59
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 13, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 13, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 13, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from ae86f35 to 0b2a546 Compare May 14, 2025 00:20
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 14, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 14, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 14, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 0b2a546 to 844afa6 Compare May 14, 2025 01:51
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 14, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 14, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 14, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 844afa6 to 262298f Compare May 14, 2025 17:31
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 14, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label May 16, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 16, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 16, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 9cff486 to ce706b3 Compare May 16, 2025 21:40
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 16, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 16, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 16, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from ce706b3 to c9f4be1 Compare May 16, 2025 22:17
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 16, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 16, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 16, 2025
@release-please release-please bot changed the title chore(main): release 2.5.0 chore(main): release 3.0.0 May 19, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from c9f4be1 to 3c21d99 Compare May 19, 2025 21:31
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 19, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 19, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 19, 2025
@tswast
Copy link
Collaborator

tswast commented May 19, 2025

This should be 2.5.0 not 3.0.0 because the breaking changes were only in experimental/preview code.

https://github.com/googleapis/release-please?tab=readme-ov-file#how-do-i-change-the-version-number

Edit: I have added a commit override to #1746 Ideally this should have been done when the PR was merged, instead. GitHub provides a dialog to edit the commit message when you squash and merge.

@tswast tswast added the release-please:force-run To run release-please label May 20, 2025
@release-please release-please bot removed the release-please:force-run To run release-please label May 20, 2025
@release-please release-please bot changed the title chore(main): release 3.0.0 chore(main): release 2.5.0 May 20, 2025
@release-please release-please bot force-pushed the release-please--branches--main branch from 3c21d99 to bef91f3 Compare May 20, 2025 00:00
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 20, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 20, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 20, 2025
@tswast tswast requested a review from shobsi May 20, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. autorelease: pending size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants